tell people that they don't really want to use the Gtk+ devel version
authorTim Janik <timj@gtk.org>
Wed, 17 Mar 1999 04:18:47 +0000 (04:18 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 17 Mar 1999 04:18:47 +0000 (04:18 +0000)
commit9f513b1840a178a41f86e0fa26650d6b42f81bbb
tree79db6242e635742bc641995e61a8460223f03dcc
parent95931e18aaf9f83f4c9a54e9a367cccf8c05d33b
tell people that they don't really want to use the Gtk+ devel version

Wed Mar 17 05:06:49 1999  Tim Janik  <timj@gtk.org>

        * gtk/gtkmain.c (gtk_init_check): tell people that they don't really
        want to use the Gtk+ devel version (which is true, and yes - even i am
        currently working with the 1.2.x branch). so everyone reading this, you
        probably want to issue
        cvs checkout -r glib-1-2 glib
        and
        cvs checkout -r gtk-1-2 gtk+
        as your next two comands.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmain.c